-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.6
-
Code
-
Classes
- XMLFile
| Total Complexity |
52 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
304 |
| Lines of code |
181 |
| Logical lines of code |
128 |
| Comment lines |
27 |
| Methods |
13 |
| Properties |
5 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| recursivelyGenerateXML() |
B |
39 |
22 |
58 |
| processLoop() |
A |
49 |
10 |
29 |
| buildTemplateDataStructure() |
S |
45 |
6 |
41 |
| checkForClosingTag() |
S |
67 |
3 |
7 |
| hasClosingTag() |
S |
67 |
3 |
7 |
| start() |
S |
62 |
1 |
10 |
| generateTemplate() |
S |
70 |
1 |
6 |
| esc_label() |
S |
75 |
1 |
4 |
| esc_attr() |
S |
72 |
1 |
5 |
| add() |
S |
75 |
1 |
4 |
| indent() |
S |
78 |
1 |
3 |
| end() |
S |
75 |
1 |
4 |
| get_file_name() |
S |
80 |
1 |
3 |